Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --module-path optioin in Javac command of tools/check.py #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

al3xliu
Copy link
Collaborator

@al3xliu al3xliu commented May 23, 2023

The --module-path option points to the directories where the modules for a modular Java application are located. The javac compiler and java launcher use this path to find the application's modules.

@al3xliu al3xliu requested a review from wmdietl May 24, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant